home *** CD-ROM | disk | FTP | other *** search
-
-
-
- RM ST-UNIX User's Manual RM
-
-
-
- COMMAND
- rm - remove (delete) files
-
- FORMAT
- rm [ -f ] [ -r ] [ -i ] [ - ] file ...
-
- DESCRIPTION
- _✓R_✓m deletes a _✓f_✓i_✓l_✓e. If the file is not writable the user is
- asked for comfirmation of the delete. If the file is a
- directory an error is displayed.
-
- OPTIONS
- -r if the file is a directory _✓r_✓m recursivly deletes files
- from the directory and any subdirectories.
-
- -i queires the user for confirmation of the delete.
-
- - allows files with a name starting with '-' to be used.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Printed 10/April/1987 1 April 1987 1
-
-
-
-